TSTP Solution File: QUA008^1 by cvc5---1.0.5

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : cvc5---1.0.5
% Problem  : QUA008^1 : TPTP v8.1.2. Released v4.1.0.
% Transfm  : none
% Format   : tptp
% Command  : do_cvc5 %s %d

% Computer : n001.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 13:31:29 EDT 2023

% Result   : Timeout 300.14s 300.35s
% Output   : None 
% Verified : 
% SZS Type : -

% Comments : 
%------------------------------------------------------------------------------
%----No solution output by system
%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem    : QUA008^1 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.15  % Command    : do_cvc5 %s %d
% 0.19/0.36  % Computer : n001.cluster.edu
% 0.19/0.36  % Model    : x86_64 x86_64
% 0.19/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.19/0.36  % Memory   : 8042.1875MB
% 0.19/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.19/0.36  % CPULimit   : 300
% 0.19/0.36  % WCLimit    : 300
% 0.19/0.36  % DateTime   : Sat Aug 26 17:20:01 EDT 2023
% 0.19/0.36  % CPUTime    : 
% 0.22/0.50  %----Proving TH0
% 0.22/0.51  %------------------------------------------------------------------------------
% 0.22/0.51  % File     : QUA008^1 : TPTP v8.1.2. Released v4.1.0.
% 0.22/0.51  % Domain   : Quantales
% 0.22/0.51  % Problem  : Left-distributivity of multiplication over addition
% 0.22/0.51  % Version  : [Hoe09] axioms.
% 0.22/0.51  % English  :
% 0.22/0.51  
% 0.22/0.51  % Refs     : [Con71] Conway (1971), Regular Algebra and Finite Machines
% 0.22/0.51  %          : [Hoe09] Hoefner (2009), Email to Geoff Sutcliffe
% 0.22/0.51  % Source   : [Hoe09]
% 0.22/0.51  % Names    : QUA08 [Hoe09] 
% 0.22/0.51  
% 0.22/0.51  % Status   : Theorem
% 0.22/0.51  % Rating   : 1.00 v8.1.0, 0.91 v7.5.0, 1.00 v4.1.0
% 0.22/0.51  % Syntax   : Number of formulae    :   27 (  14 unt;  12 typ;   7 def)
% 0.22/0.51  %            Number of atoms       :   45 (  18 equ;   0 cnn)
% 0.22/0.51  %            Maximal formula atoms :    2 (   3 avg)
% 0.22/0.51  %            Number of connectives :   53 (   0   ~;   1   |;   4   &;  47   @)
% 0.22/0.51  %                                         (   1 <=>;   0  =>;   0  <=;   0 <~>)
% 0.22/0.51  %            Maximal formula depth :    6 (   2 avg)
% 0.22/0.51  %            Number of types       :    2 (   0 usr)
% 0.22/0.51  %            Number of type conns  :   43 (  43   >;   0   *;   0   +;   0  <<)
% 0.22/0.51  %            Number of symbols     :   16 (  14 usr;   5 con; 0-3 aty)
% 0.22/0.51  %            Number of variables   :   30 (  15   ^;  11   !;   4   ?;  30   :)
% 0.22/0.51  % SPC      : TH0_THM_EQU_NAR
% 0.22/0.51  
% 0.22/0.51  % Comments : 
% 0.22/0.51  %------------------------------------------------------------------------------
% 0.22/0.51  %----Include axioms for Quantales
% 0.22/0.51  %------------------------------------------------------------------------------
% 0.22/0.51  %----Usual Definition of Set Theory
% 0.22/0.51  thf(emptyset_type,type,
% 0.22/0.51      emptyset: $i > $o ).
% 0.22/0.51  
% 0.22/0.51  thf(emptyset_def,definition,
% 0.22/0.51      ( emptyset
% 0.22/0.51      = ( ^ [X: $i] : $false ) ) ).
% 0.22/0.51  
% 0.22/0.51  thf(union_type,type,
% 0.22/0.51      union: ( $i > $o ) > ( $i > $o ) > $i > $o ).
% 0.22/0.51  
% 0.22/0.51  thf(union_def,definition,
% 0.22/0.51      ( union
% 0.22/0.51      = ( ^ [X: $i > $o,Y: $i > $o,U: $i] :
% 0.22/0.51            ( ( X @ U )
% 0.22/0.51            | ( Y @ U ) ) ) ) ).
% 0.22/0.51  
% 0.22/0.51  thf(singleton_type,type,
% 0.22/0.51      singleton: $i > $i > $o ).
% 0.22/0.51  
% 0.22/0.51  thf(singleton_def,definition,
% 0.22/0.51      ( singleton
% 0.22/0.51      = ( ^ [X: $i,U: $i] : ( U = X ) ) ) ).
% 0.22/0.51  
% 0.22/0.51  %----Supremum Definition
% 0.22/0.51  thf(zero_type,type,
% 0.22/0.51      zero: $i ).
% 0.22/0.51  
% 0.22/0.51  thf(sup_type,type,
% 0.22/0.51      sup: ( $i > $o ) > $i ).
% 0.22/0.51  
% 0.22/0.51  thf(sup_es,axiom,
% 0.22/0.51      ( ( sup @ emptyset )
% 0.22/0.51      = zero ) ).
% 0.22/0.51  
% 0.22/0.51  thf(sup_singleset,axiom,
% 0.22/0.51      ! [X: $i] :
% 0.22/0.51        ( ( sup @ ( singleton @ X ) )
% 0.22/0.51        = X ) ).
% 0.22/0.51  
% 0.22/0.51  thf(supset_type,type,
% 0.22/0.51      supset: ( ( $i > $o ) > $o ) > $i > $o ).
% 0.22/0.51  
% 0.22/0.51  thf(supset,definition,
% 0.22/0.51      ( supset
% 0.22/0.51      = ( ^ [F: ( $i > $o ) > $o,X: $i] :
% 0.22/0.51          ? [Y: $i > $o] :
% 0.22/0.51            ( ( F @ Y )
% 0.22/0.51            & ( ( sup @ Y )
% 0.22/0.51              = X ) ) ) ) ).
% 0.22/0.51  
% 0.22/0.51  thf(unionset_type,type,
% 0.22/0.51      unionset: ( ( $i > $o ) > $o ) > $i > $o ).
% 0.22/0.51  
% 0.22/0.51  thf(unionset,definition,
% 0.22/0.51      ( unionset
% 0.22/0.51      = ( ^ [F: ( $i > $o ) > $o,X: $i] :
% 0.22/0.51          ? [Y: $i > $o] :
% 0.22/0.51            ( ( F @ Y )
% 0.22/0.51            & ( Y @ X ) ) ) ) ).
% 0.22/0.51  
% 0.22/0.51  thf(sup_set,axiom,
% 0.22/0.51      ! [X: ( $i > $o ) > $o] :
% 0.22/0.51        ( ( sup @ ( supset @ X ) )
% 0.22/0.51        = ( sup @ ( unionset @ X ) ) ) ).
% 0.22/0.51  
% 0.22/0.51  %----Definition of binary sums and lattice order
% 0.22/0.51  thf(addition_type,type,
% 0.22/0.51      addition: $i > $i > $i ).
% 0.22/0.51  
% 0.22/0.51  thf(addition_def,definition,
% 0.22/0.51      ( addition
% 0.22/0.51      = ( ^ [X: $i,Y: $i] : ( sup @ ( union @ ( singleton @ X ) @ ( singleton @ Y ) ) ) ) ) ).
% 0.22/0.51  
% 0.22/0.51  thf(order_type,type,
% 0.22/0.51      leq: $i > $i > $o ).
% 0.22/0.51  
% 0.22/0.51  thf(order_def,axiom,
% 0.22/0.51      ! [X1: $i,X2: $i] :
% 0.22/0.51        ( ( leq @ X1 @ X2 )
% 0.22/0.51      <=> ( ( addition @ X1 @ X2 )
% 0.22/0.51          = X2 ) ) ).
% 0.22/0.51  
% 0.22/0.51  %----Definition of multiplication
% 0.22/0.51  thf(multiplication_type,type,
% 0.22/0.51      multiplication: $i > $i > $i ).
% 0.22/0.51  
% 0.22/0.51  thf(crossmult_type,type,
% 0.22/0.51      crossmult: ( $i > $o ) > ( $i > $o ) > $i > $o ).
% 0.22/0.51  
% 0.22/0.51  thf(crossmult_def,definition,
% 0.22/0.51      ( crossmult
% 0.22/0.51      = ( ^ [X: $i > $o,Y: $i > $o,A: $i] :
% 0.22/0.51          ? [X1: $i,Y1: $i] :
% 0.22/0.51            ( ( X @ X1 )
% 0.22/0.51            & ( Y @ Y1 )
% 0.22/0.51            & ( A
% 0.22/0.51              = ( multiplication @ X1 @ Y1 ) ) ) ) ) ).
% 0.22/0.51  
% 0.22/0.51  thf(multiplication_def,axiom,
% 0.22/0.51      ! [X: $i > $o,Y: $i > $o] :
% 0.22/0.51        ( ( multiplication @ ( sup @ X ) @ ( sup @ Y ) )
% 0.22/0.51        = ( sup @ ( crossmult @ X @ Y ) ) ) ).
% 0.22/0.51  
% 0.22/0.51  thf(one_type,type,
% 0.22/0.51      one: $i ).
% 0.22/0.51  
% 0.22/0.51  thf(multiplication_neutral_right,axiom,
% 0.22/0.51      ! [X: $i] :
% 0.22/0.51        ( ( multiplication @ X @ one )
% 0.22/0.51        = X ) ).
% 0.22/0.51  
% 0.22/0.51  thf(multiplication_neutral_left,axiom,
% 0.22/0.51      ! [X: $i] :
% 0.22/0.51        ( ( multiplication @ one @ X )
% 0.22/0.51        = X ) ).
% 0.22/0.51  
% 0.22/0.51  %---------------------------cvc5 interrupted by timeout.
% 300.14/300.35  /export/starexec/sandbox/solver/bin/do_THM_THF: line 35: 31126 CPU time limit exceeded (core dumped) ( read result; case "$result" in 
% 300.14/300.35      unsat)
% 300.14/300.35          echo "% SZS status $unsatResult for $tptpfilename"; echo "% SZS output start Proof for $tptpfilename"; cat; echo "% SZS output end Proof for $tptpfilename"; exit 0
% 300.14/300.35      ;;
% 300.14/300.35      sat)
% 300.14/300.35          echo "% SZS status $satResult for $tptpfilename"; cat; exit 0
% 300.14/300.35      ;;
% 300.14/300.35  esac; exit 1 )
% 300.14/300.35  Cputime limit exceeded (core dumped)  (core dumped)
% 300.14/300.36  % cvc5---1.0.5 exiting
% 300.14/300.36  % cvc5---1.0.5 exiting
%------------------------------------------------------------------------------